@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,700);


body {
    background-image: url(http://www.themesltd.com/backgrounds/animal/bird_feathers.gif);
    background-repeat: repeat;
    background-color: rgba(250, 235, 215, 0.63);
    height: 1000px;
      
    
}

#imagen header {
     margin-left: 25%;
   
}
    
    
header {
    background-color: rgb(26,23,27);
    height: 200px;
      
}

 
#menu nav {
    background-color: rgb(252, 249, 253);
    font-family: Calibri;
    color: white;
    margin-left: 25%;
    margin-right: 25%;
    margin-top: -112px;
  
}

#menu nav ul{
   list-style-type: none;
    width: 800px;
    height: 25px;
    }
    

#menu nav ul li {
    font-family: Calibri;
    color: white;
}   
      



#menu nav ul li{
    display: inline;
    text-decoration:none;
    color: white;
    font-family: Calibri;
    margin-left: 2%;  
    font-size: 18px;
    
    
}


section {
    width: 700px;
    height: 900px;
    margin-left: 25%;
    margin-top: 100px;
    background-color: #fffcf9;
            
 }

    
p{ width: 700px;
    height: 900px;
    
    
}

h1{
    font-size: 15px;
  font-family: Verdana;
  margin-left: 54px;
  padding-top: 55px;
  margin-right: 55px;
        
}
h2{
    font-size: 15px;
  font-family: Verdana;
  margin-left: 54px;
  padding-top: 55px;
  margin-right: 55px;
 margin-top: 250px;
}
#texto cuerpo {}


footer {
 
  background-color: black;
  height: 100px;
  width: 700px;
  margin-left: 25%;
  margin-top: 40px;
    color: white;
  font-size: 13px;
     align-content: center;
    font-family: Calibri;

}
h3{  font-size: 15px;
  font-family: Verdana;
  margin-left: 54px;
  padding-top: 55px;
  margin-right: 55px;
   
  margin-bottom: 15px;
    
}
#texto footer{}

h4{
    font-family: Calibri;
    font-size: 10px;
 margin-left: 30px;
 padding-top: 30px;
 align-content: center;
 margin-right: 30px;
}



nav{ padding-top: 50px;
    margin-top: 50px;
}
 
    

    

